Welcome![Sign In][Sign Up]
Location:
Search - magic square

Search list

[Other奇数阶幻方

Description: 幻方即1至n*n自然数排成的每行、每列、每条对角线数字之和均相等的方阵。这是一个流行的解法。 含源文件及说明-that is a magic square to n* n natural numbers line up every trip, every out, and each diagonal figures and have the same matrix. This is a popular method. Sources with papers and notes
Platform: | Size: 11264 | Author: 包包 | Hits:

[Mathimatics-Numerical algorithmsMagicArray

Description: 自己培训的题目——N阶幻方的构造-their training topics-- N-order magic square of tectonic
Platform: | Size: 1024 | Author: 李德守 | Hits:

[Data structsmagicsquarecalc

Description: 任意阶一次幻方生成器 < 常用算法与数据结构 >-arbitrary order a magic square generator lt; Common algorithms and data structures gt;
Platform: | Size: 48128 | Author: 程果 | Hits:

[AlgorithmMagicSquareEx

Description: 这是一个代码,可以实现任意阶的幻方的计算(6除外)-This is a code that can be achieved any order of the magic square of terms (except 6)
Platform: | Size: 202752 | Author: | Hits:

[CSharpc

Description: 有三个源码1:可以在计算机上打印出一个魔方阵2:打印出杨辉三角的前十行;3:可以用键盘模拟弹钢琴。-There are three one source: the computer can print out a magic square 2: Print out the Yang Hui triangle top ten firms 3: You can use the piano keyboard simulation.
Platform: | Size: 2048 | Author: 黄滢锋 | Hits:

[Algorithmhuanfang

Description: 根据输入的阶数,来输出n阶的幻方矩阵,限于n<1000的情况-According to the order of input to output of n-order magic square matrix, limited to n <1000 the situation
Platform: | Size: 5120 | Author: kany | Hits:

[Otherhuanfang

Description: 幻方,从1到n的平方组成n行n列,各行各列及对角线之和均相等-Magic square, from 1 to n of the square composed of n line n out, the line of the columns and the diagonal and are equal
Platform: | Size: 1024 | Author: Whitehorse32 | Hits:

[Compress-Decompress algrithmsmofang

Description: 解决经典的奇数阶魔方阵的问题,相信大家对这个问题都比较熟悉了,看看我的这个实现是不是很经典,请支持,谢谢!-To solve the classic odd order magic square problem, I believe we are more familiar with this issue, and take a look at my realization is not very classical, please support, thank you!
Platform: | Size: 1024 | Author: Michael | Hits:

[matlabmatlab

Description: 控制流语句if-else-end,并且用学生成绩举例,创建Hilbert矩阵,n阶魔方矩阵,编写一个M函数文件-Control-flow statements if-else-end, and with student achievement, for example, create a Hilbert matrix, n-order magic square matrix, the preparation of an M function file
Platform: | Size: 3072 | Author: 王斌斌 | Hits:

[OtherMagicSquare

Description: 一个外国网站上的幻方源码。希望对大家能有所帮助。-Magic square source.
Platform: | Size: 25600 | Author: bv | Hits:

[Other Riddle gamesmagic

Description: 魔方阵,是把1~n*n个连续的正整数填到一个n*n的方阵中,使得每一行的和、每一列的和、以及两个对角线的和都相等。-Magic square, is to 1 ~ n* n consecutive positive integers into an n* n fill the square, making each row and each column and, as well as two diagonal and are equal.
Platform: | Size: 159744 | Author: lty | Hits:

[Mathimatics-Numerical algorithmsmagic_square

Description: Producing magic square of given size. used genetic algorithm.
Platform: | Size: 110592 | Author: xssk | Hits:

[JSP/JavaMagic-square

Description: Java 程序 源码 显示出 幻方矩阵-Java source code shows magic square matrix
Platform: | Size: 2048 | Author: cauchyjjd | Hits:

[Algorithmmagic-square

Description: 计算任意阶的幻方程序,包括奇数,单偶数,双偶数-magic square for n
Platform: | Size: 4425728 | Author: 章熙 | Hits:

[Algorithmmagic-square-matrix-solution

Description: ACM程序设计大赛题,关于幻方矩阵的求解。本源码不但有详细的编码过程,还有详细的说明。欢迎下载-ACM Programming Contest title on the magic square matrix solution. The source code is not only a detailed process, as well as detailed instructions. Welcome to download
Platform: | Size: 422912 | Author: guiyongmao | Hits:

[Data structsmagic-square-matrix-solution

Description: 求幻方矩阵。给定任何数字n,即可显示n*n的幻方矩阵。幻方矩阵是一个经典的问题。ACM程序设计大赛常考。此源码还包括算法的规律说明。-Find magic square matrix. Given any number n, you can display the magic square n* n matrix. Magic square matrices is a classical problem. ACM Programming Contest Chang examination. This source also includes the law of the algorithm description.
Platform: | Size: 1024 | Author: guiyongmao | Hits:

[Printing programmagic-square-of-order-n

Description: 所谓“魔方阵”是指满足的每一行、每一列和对角线上的元素之和均相等的方阵,用二维数组实现“魔方阵”的打印,任意输入一个自然数n,打印出相应的n阶魔方阵来-The so-called " magic square" is to meet each row, each column and diagonal elements are equal to the sum of the square, with two-dimensional array to achieve the " magic square" of the print, any input a natural number n, print out the corresponding The magic square of order n to
Platform: | Size: 168960 | Author: nikita | Hits:

[OtherMagic-square

Description: 魔方阵 (1).设n是奇数,请编写程序构造n*n阶魔方阵,即行、列、两对角线上n个数之和相等的方阵。 (2).构造3*3素数魔方阵,即找出9个不大于500的素数并排成魔方阵。 -Magic square (1) n is an odd number, please write a program to construct n* n-order magic square that line, column the two diagonal n numbers equal to the sum of the square. (2) construct a 3* 3 primes magic square, i.e. to find the prime number 9 is not greater than 500 and arranged in the magic square.
Platform: | Size: 203776 | Author: Frank.Soo | Hits:

[GUI Developmagic-square

Description: 使用Qt编写的幻方程序magic square,任意输入n,输出幻方的一种解,支持将解保存为xls文件-Magic square program written using Qt magic square, any input n, output a magic square solution support solution will save xls file
Platform: | Size: 4004864 | Author: Neohet | Hits:

[Othermagic-square

Description: 该程序输入一个任意整数,输出小于等于该整数的任意阶幻方-This cpp is used to generate a magic square
Platform: | Size: 1024 | Author: wangyuehui | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net